widgetpath: Implement using GtkCssNodeDeclaration
authorBenjamin Otte <otte@redhat.com>
Sat, 12 Sep 2015 00:59:38 +0000 (02:59 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 12 Sep 2015 03:27:35 +0000 (05:27 +0200)
commitc6a5a12922e99daff27b751d0ad6a0dfe13b8025
tree79f8250d379491c085d186d41b5d42a47c7443e2
parent610452dda87e4142114448cef99956fcda93ca2b
widgetpath: Implement using GtkCssNodeDeclaration

This removes a bunch of code but more importantly allows providing the
declaration in CSS matchers.
gtk/gtkcssnodedeclaration.c
gtk/gtkcssnodedeclarationprivate.h
gtk/gtkwidgetpath.c